adTempus API
PreviousUpNext
IStartupTrigger::Delay Property

The delay (in minutes) between when the service starts and when the job is executed.

C++
__property long Delay;
C#
long Delay;
Visual Basic
Property Delay() As long
Default Value

0

If jobs need to be executed in a specific sequence, use JobControlActions to sequence them, rather than using the Delay to stagger them.

adTempus API Reference version 3.0.0.0, revised 10/30/2008